home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / MacDP 1.1.2 / Read Me < prev    next >
Encoding:
Text File  |  1995-12-30  |  1.4 KB  |  41 lines  |  [TEXT/ttxt]

  1. This version converted to CW7 by Paul Celestin <celestin@celestin.com>
  2.  
  3. MacDP 1.1.2
  4.  
  5. An application which displays pictures on the screen.
  6.  
  7. MacDP will display Macintosh PICT files, and standard JFIF/JPEG documents using QuickTime.
  8.  
  9. You will need QuickTime if you want to display JPEG and QuickTime compressed PICT files.  (MacDP was developed under QuickTime 2.0, but it could probably work with any previous version of QuickTime.)
  10.  
  11. • Features:
  12.  
  13.     ¬ Requires only 18 KB on disk
  14.     ¬ High Level Events aware:
  15.                 -Open Application
  16.                 -Open Document (MacDP will open the last in the list)
  17.                 -Print Document (Not completely tested!)
  18.                 -Quit Application
  19.     ¬ Uses as much RAM as the largest file you open (file size in disk!)  plus about 64 KB
  20.     ¬ Requires System 7.0 or later
  21.     ¬ Slide Show mode (Using the included AppleScript Droplet)
  22.     ¬ Full Screen mode (Push tab key)
  23.     ¬ Images larger than current monitor are scaled
  24.     ¬ Multiple Screens (Up to 7)
  25.     ¬ TWO different backgrounds!!! (Push space key to toggle between black and white)
  26.     ¬ The best price to quality ratio (Freeware)
  27.  
  28. • Bugs and Caveats
  29.  
  30.     I don't care.
  31.  
  32. • Credits:
  33.  
  34.     JPEG/JFIF to QuickTime decoder: JPEGtoPICT.c, written by: Mark Krueger, Apple Computer, Inc.
  35.  
  36.     The rest: © MacSPD@ivo.cps.unizar.es
  37.  
  38.     Thanks to Wayne '404' Chang <wchang@chs.claremont.edu> for helping with the documentation.
  39.  
  40. (Source code in C -Symantec C/C++ 7.0.3 and Metrowerks C/C++ 1.0a1s- available under request)
  41.